<GenWSHandlerClass>PreInvoke

Where: GroovyWSClass is the name of the generic webservices handler class

Main N4 Entity

Any

Functionality

Generic WebServices

Description

Allows the user to inject code before webservice is called. Allows the code to transform/fix XML before it is handed to the target webservice. 
NOTE: Currently only supported for XmlReeferWebservices when invoked via GenericInvoke interface.

Interface Method(s) and Injected Data

Method: String transform(String inXml)

Exception/Transaction Handling

Exception will cause webservice invocation failure. The call will return before starting the transaction.

Availability

1.9.E+